CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC calculate

搜索资源列表

  1. Release

    0下载:
  2. MFC写的计算器,可以计算加减乘除,很方便的-MFC write calculator can calculate addition, subtraction, it is convenient
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:1539058
    • 提供者:若如初见
  1. mfccalc

    0下载:
  2. visual studio 2010 实现的基于mfc计算机-calculate based on mfc
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-24
    • 文件大小:19271
    • 提供者:steven king
  1. Ana

    0下载:
  2. MFC界面统计字符频率:输入一个字符串,统计里面的字母的频率,输出不是字母的字符。-Calculate rates of characters under MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-16
    • 文件大小:24509887
    • 提供者:陶坤栋
  1. Ephemeris_And_Orbital

    0下载:
  2. 利用卫星的星历参数计算其轨道,同时还能根据速度和加速度反算星历参数,是基于MFC对话框的编程-Using satellite ephemeris parameters to calculate its orbit, while depending on the speed and acceleration of the inverse ephemeris parameters is based on MFC dialog programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5701298
    • 提供者:李凯
  1. ImageProcessSobel

    0下载:
  2. 基于Sobel的图像质量评价方法,使用MFC编写的简单程序可以导入图片计算清晰度。-Based on Sobel image quality evaluation method, a simple program written using MFC can import pictures calculate clarity.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:265177
    • 提供者:小王
  1. data

    0下载:
  2. 利用MFC编写的处理数据,计算平均值等功能的小程序-MFC prepared using the processed data, calculate the average small program functions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-17
    • 文件大小:26022844
    • 提供者:杨洪军
  1. dituxue

    0下载:
  2. MFC窗体程序,地图学实习,用来计算经纬度。-MFC window procedure, cartography internships, used to calculate the latitude and longitude.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4550060
    • 提供者:liuqizhi
  1. cale_large-numbers

    0下载:
  2. 计算大数阶乘,采用MFC进行编程,可以作为学生学习MFC的范例小程序-Calculate the factorial of large numbers, using MFC programming, can be used as an example of student learning MFC applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:135271
    • 提供者:陈培东
  1. Digital-Image-Program

    0下载:
  2. 程序是对图像进行不同的处理,实验指导书放在根目录下,对lena图像进行转换、拉伸、锐化、求取误差,每一个处理相当于一个小程序,在MFC里设置了四个菜单来完成这些功能。raw格式图片只能在PS里查看,raw格式不懂可以问百度。一个很好的、系统的、完整的图像处理程序。很好的学习资料。-Program is for different image processing, the experiment instruction under the root directory, the Lena imag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2310105
    • 提供者:
  1. calfla

    0下载:
  2. 基于MFC框架下编的一个计算阶乘的小程序,熟悉MFC框架用,第一个编辑框输入一个整数,按确定键,计算出其阶乘显示在下面一个编辑框。-A calculation based on the MFC framework compiled factorial applet, familiar with the MFC framework, the first edit box to enter an integer, press the OK button, to calculate its facto
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2251731
    • 提供者:Dale
  1. findwindow

    0下载:
  2. 一些MFC程序小例子,包括获取窗口位置、产生随机数、时间控件的使用、计算时间差、读写文件-Some small examples of MFC program, including access to the window position, generates a random number, time controls, calculate the time difference, reading and writing files
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4956932
    • 提供者:ych
  1. select-class

    0下载:
  2.   基于排序算法实现的对学生成绩进行录入,对于总分进行排序的一个学生成绩统计算法,算法结构较为简单,选取了插入排序的算法思想,基于MFC的框架结构,结合C++代码编写的一个简单的排序程序,能够对学生的基本信息进行录入,并计算学生总成绩和平均成绩,再根据学生总成绩进行排序,分数相同的为同一名次,并且打印成表格的程序。程序操作简单,界面简洁,实现了排序的基本要求。- Statistical algorithm based sorting algorithm for student achieveme
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7404
    • 提供者:赵娟
  1. MinusDate

    0下载:
  2. 计算两个日期相差年数,月数,日数的完整MFC项目,适合新手入门。里面对天数差的计算复杂度是O(1)的,而非常规的O(n)逐年的计算累加,因而效率更高。且程序的算法不依赖于time结构,因而不存在过多的日期范围限制(理论上上下几亿年没问题,不过由于几亿年的闰年制其实是经不起推敲的......)-Calculate the difference between two dates the number of years, months, days MFC program number, the nu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:58952
    • 提供者:dfag
  1. OpenSTL

    2下载:
  2. MFC的小程序,打开文本的STL文件,并实现缩放、旋转、计算体积、表面积功能-MFC applet, open the text of STL file, and zoom in, rotate, calculate volume, surface area function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:13689
    • 提供者:tuzhixin
  1. mfc_md5

    0下载:
  2. 基于mfc的md5加密程序,能计算任意文件的md5程序的源代码-Based mfc of md5 encryption program that can calculate arbitrary files md5 program s source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:33619
    • 提供者:小吴
  1. map

    0下载:
  2. 建立了MFC工程,来计算某点的所在的图幅编号,包括新旧图幅编号-The establishment of a MFC project to calculate a point where the map sheet number, including the New and Old Sheet Number
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1880967
    • 提供者:Ray
  1. SingleTraverseAdjust

    0下载:
  2. 测绘MFC程序,打开导线计算数据并实现单根导线的计算并输出计算文件(附数据格式实例)-MFC mapping program, open wire calculate data and calculated to achieve a single wire and outputs the calculation file (with data format examples)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:71460
    • 提供者:刘宇程
  1. S1

    0下载:
  2. 这是一个MFC制作的加法器,可以实现浮点型数的加法计算-This is a production of MFC adder can calculate floating-point additions
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1870537
    • 提供者:裴小兵
  1. mfc_pictureShow

    1下载:
  2. 使用MFC实现的双目视觉里程计离线编程项目,能计算出机器人行走位姿-Use binocular vision odometer offline programming project MFC implementation, and can calculate the robot walking pose
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-10
    • 文件大小:17124743
    • 提供者:
  1. CalculatorYourHealth

    0下载:
  2. 北邮计算机实习实验-健康计算器,MFC编写的桌面小程序,功能:输入体重身高计算你的身体健康状况-BUPT computer placement test- Health Calculator, MFC write desktop applet, Function: Enter your weight and height to calculate physical health
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-16
    • 文件大小:24103093
    • 提供者:Jason
« 1 2 3 4 56 »
搜珍网 www.dssz.com